'Usage Dim items() As String Dim weights() As String Dim instance As New TagCloudRenderer(items, weights)
Parameters
- items
- Items for the cloud specified in a string array
- weights
- Weights for the cloud items specified in a string array
'Usage Dim items() As String Dim weights() As String Dim instance As New TagCloudRenderer(items, weights)